@import "/static/deskline/css/accommodation.less"; // colors @color_highlight_main: #990000; @color_main: #990000; @color_link: @color_main; @color_link_hover: #990000; //graphics: @src_graphic_star: url("/resources/img/deskline/stars.png"); @src_graphic_link_icon: url("/resources/img/deskline/link_icon.png"); @src_graphic_arrow_down: url("/resources/img/deskline/arrow_small_down.png"); @src_graphic_arrow_up: url("/resources/img/deskline/arrow_small_up.png"); //graphics IMAGE GALLERY buttons: @src_graphic_gallery_left_icon: url(/resources/img/deskline/arrow_small_left.png); // gradients @color_gradient_premium_light: #dadada; @color_gradient_premium_dark: #dadada; // colors @color_button_main: #990000; //red .desklinebody { div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed { font-size: 12px; line-height: 16px; } h2 { font-weight: normal; } a { /*&:visited { color: @color_link; }*/ } #desklinecontent { padding: 10px 0 0 0; } #desklineholder { padding-top: 0; } #desklinesubnavigation #detail_search { padding-bottom: 15px; #clearFilter { display: inline-block; margin: 10px 0 0 0; } } #results { h1 { padding-left: 0; } #tabs .list_view .result_list_item .overview .description p { color: #000; } #tabs .list_view .premium .overview .description h4 { padding-bottom: 2px; } #tabs .header .sorting label { padding: 0 5px 0 10px; } } .room_details_container .room_details .room_details_footer h4 { text-align: right; } .paging .page.active{ background-color: #444; color: #fff !important; } .product_list ul li:hover{ background: #fff !important; cursor: pointer; } #preloader_overlay .preloader_border .preloader_holder { .info_txt, .img_holder { text-align: center; } } }