/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 21-Aug-2018, 16:31:17 Author : podkrizniku */ #edit_survey_data { width: 70%; float: left; div.inner { padding: 20px 20px 0px 20px; } .quick_edit_title { line-height: 12px; font-size: 16px; font-weight: bold; text-align: center; span { margin: 0 20px 5px 20px; } } .comment { clear: both; margin-top: 10px; } table.ranking_table { width: 100%; table-layout: fixed; border-spacing: 0; td { width: 45%; padding: 5px; vertical-align: top; } td.middle { width: 10%; vertical-align: top; text-align: center; } ul { list-style: none; margin: 0; padding: 0; } } td.middle { img { display: block; margin: 50% 0 0 20px; } } .ranking { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ranking_long { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .handle { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; } .handle_long { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; } .ime { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; } .izbran { width: 230px; padding: 5px; margin: 0 auto 10px auto; border: 1px solid black; height: 15px; text-align: center; overflow: hidden; } .frame_ranking { width: 230px; padding: 5px; margin: 0px auto 10px auto; border: 1px dashed black; height: 15px; text-indent: -25px; font-weight: bold; } .dropholder { position: relative; padding-top: 11px; .dropzone { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } } .dropzone { border-top: 1px solid black; min-height: 100px; padding-top: 10px; } .moving { cursor: pointer; margin-left: auto; margin-right: auto; width: 230px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .frame_moving { width: 230px; padding: 5px; margin: 0px auto 10px auto; border: 1px dashed black; height: 15px; text-indent: -25px; font-weight: bold; } ul.sorting { list-style: none; margin: 0; padding: 0; } .sortholder { margin: 0 auto; width: 250px; padding: 5px; } .sortzone { position: absolute; margin: 0 auto 0 auto; width: 250px; } .spremenljivka.tip_17 { input { width: 50px; } } .simple { .naslov { width: 45%; float: left; } overflow: visible; } .naslov { p { margin-top: 2px; } } .variable_holder { height: auto !important; } .spremenljivka { width: 98%; margin: 20px 0; padding: 10px 20px 20px 20px; color: black; border: 1px solid $soft_blue; } table.text_vrednost { table-layout: fixed; text-align: left; width: 100%; border-spacing: 0; } .width_5 { width: 5%; } .width_10 { width: 10%; } .width_15 { width: 15%; } .width_20 { width: 20%; } .width_25 { width: 25%; } .width_30 { width: 30%; } .width_33 { width: 33.3%; } .width_35 { width: 35%; } .width_40 { width: 40%; } .width_45 { width: 45%; } .width_50 { width: 50%; } .width_55 { width: 55%; } .width_60 { width: 60%; } .width_65 { width: 65%; } .width_70 { width: 70%; } .width_75 { width: 75%; } .width_80 { width: 80%; } .width_85 { width: 85%; } .width_90 { width: 90%; } .width_95 { width: 95%; } .width_100 { width: 100%; } .frame_dropping_titles { width: 230px; padding: 5px; margin: 0px auto 0px auto; height: 15px; text-align: center; background-color: white; border-top: 1px solid $soft_blue; border-left: 1px solid $soft_blue; border-right: 1px solid $soft_blue; } .frame_dropping { width: 230px; padding: 5px; margin: 0px auto 10px auto; height: 15px; text-indent: -25px; background-color: $soft_blue_very_lighten; border: 1px solid $soft_blue; } } #quick_edit_title { #left_options { position: absolute; float: left; margin: 7px 0 0 20px; span { vertical-align: middle !important; } } span { cursor: pointer; margin: 0 5px; } } .quick_edit_container { #quick_edit_filter { margin: 20px 0 10px 0; width: 70%; padding-left: 20px; } .loop_warning { width: 99%; border: 1px solid red; padding: 5px; margin-bottom: -10px; } .spremenljivka .variabla{ padding: 3px 0; } } #container { .quick_edit_loop { opacity: 0.5; } } #quick_edit_meta { max-width: 290px; width: 23%; float: left; overflow-x: auto; margin: 60px 0 0 20px; background-color: $soft_blue_very_lighten; border: 1px solid $soft_blue; .title { padding: 8px 15px; text-align: left; font-weight: 600; font-size: 16px; color: $strong_blue; } table { width: 100%; padding: 15px; background-color: inherit; tr { td.left { width: 40%; padding: 10px 0px 0px 0; text-align: left; font-weight: 600; } td.right { width: 55%; padding: 10px 0px 0px 0px; text-align: left; word-wrap: break-word; overflow: hidden; } } } }