4 font: 12px Helvetica, Verdana, sans-serif;
22 background-color: #CDCDCD; /* !unused */
23 border-bottom: 2px solid black;
28 vertical-align: middle;
31 top: 0px; left: 0px; right: 0px;
37 top: 32px; left: 0px; right: 0px; bottom: 0px;
39 background-color: white;
42 #header #breadcrumbs {
45 #header-right-toolbar {
51 #commit-dialog-error-empty-message {
57 text#commit-dialog-message {
62 #split-dialog .container-box form {
66 #split-dialog .container-box fieldset {
85 border-left: 1px solid #999;
86 border-right: 1px solid #999;
88 background-color: #CCC;
112 .panel-main-toolbar {
121 border-bottom: 1px solid black;
127 .panel-main-toolbar p {
143 vertical-align: middle;
151 /* user-select: 'none';
152 -webkit-user-select: 'none';
153 -khtml-user-select: 'none';
154 -moz-user-select: 'none'; */
163 /* .buttontoolbarview {
165 background-color: #CCC;
168 .buttontoolbarview a {
170 text-decoration: none;
171 } */ /* Similar classes already exist in toolbar.css */
174 /* ================= */
175 /* = Gallery panel = */
176 /* ================= */
177 .image-gallery-view-template {
179 top: 0px; left: 0px; right: 0px; bottom: 0px;
183 .image-gallery-header {
191 border-top: 1px solid #780000;
195 input.image-gallery-current-page {
199 .image-gallery-header p {
208 .image-gallery-page-list {
220 .image-gallery-page-container {
241 .image-gallery-page-container img {
242 /* border: 2px solid green; */
247 /* ================= */
248 /* = Message boxes = */
249 /* ================= */
251 background-color: gray;
255 background-color: green;
259 background-color: yellow;
263 background-color: red;
274 /* reset margin and padding and see what happens */
277 border: 2px solid blue;
280 * Borders and padding:
283 /* observation 1: Firefox doesn't apply top/bottom borders to spans in button */
284 /* observation 2: Webkit leaves out some padding to left/right
285 also: it cuts the top/bottom margin to 1px max */
287 /* observation 3: Opera does the oposite then WK and FF ->
288 span has all borders, button has only left/right
293 /* 1. Wszystkie przeglądarki, domyślnie ustawiają vertical-align: baseline */
294 vertical-align: baseline;
296 /* 2. Opera ustawia rozmiar przycisku, na rozmiar line-height obiektu, który go zawiera */
298 display: inline-block;
304 text-decoration: none;
311 *.button > span.upper-bg {
320 background-color: white;
325 *.button > span.button-text {
328 display: inline-block;