summaryrefslogtreecommitdiff
path: root/site-media/css
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-09-20 10:58:52 +0200
committerLeif Johansson <leifj@sunet.se>2011-09-20 10:58:52 +0200
commitcd364fba4c45f80cfd326f786c3d4901b2d464c2 (patch)
tree0363175e4c4280c54632a162887c321c47705ec5 /site-media/css
parent8b62502983ca646104f22ecb56cf97ff8922756a (diff)
updated jquery-ui
Diffstat (limited to 'site-media/css')
-rw-r--r--site-media/css/base/jquery-ui.css32
-rw-r--r--site-media/css/coip-style.css (renamed from site-media/css/style.css)4
2 files changed, 20 insertions, 16 deletions
diff --git a/site-media/css/base/jquery-ui.css b/site-media/css/base/jquery-ui.css
index ccc2634..05df480 100644
--- a/site-media/css/base/jquery-ui.css
+++ b/site-media/css/base/jquery-ui.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -40,7 +40,7 @@
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -58,7 +58,7 @@
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -71,7 +71,7 @@
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/*
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -109,7 +109,7 @@ input.ui-button { padding: .4em 1em; }
/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -176,7 +176,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
width: 200px; /*must have*/
height: 200px; /*must have*/
}/*
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -197,7 +197,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -224,7 +224,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
/*
- * jQuery UI Menubar @VERSION
+ * jQuery UI Menubar 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -239,7 +239,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
.ui-menubar .ui-menu { width: 200px; position: absolute; z-index: 9999; }
/*
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -249,7 +249,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -268,7 +268,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -278,7 +278,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
*/
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -301,7 +301,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -324,7 +324,7 @@ span.ui-spinner { background: none; }
background-position:-65px -16px;
}
/*
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -341,7 +341,7 @@ span.ui-spinner { background: none; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
/*
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -364,7 +364,7 @@ span.ui-spinner { background: none; }
}
body .ui-tooltip { border-width:2px; }
/*
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.9pre
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/site-media/css/style.css b/site-media/css/coip-style.css
index 4b1bdcb..a8a7cd8 100644
--- a/site-media/css/style.css
+++ b/site-media/css/coip-style.css
@@ -44,6 +44,7 @@ form .fieldset legend { font-size: 120%; font-weight: bold; }
form .fieldset { }
form .fieldset input[type=text] { height: 25px; }
form .fieldset label { font-weight: bold; }
+form .fieldset legend { border-bottom: 1px solid #CECECE; }
ul.fieldinput { list-style: none inside; padding: 0; margin: 0; }
.fieldinput li { padding: 0; margin: 0; display: inline; float: left; }
ul.inputs { list-style: none inside; padding: 0; margin: 0; }
@@ -73,3 +74,6 @@ h2, h2 a {
#left, #main { vertical-align: top; display: inline-block; }
#left { width: 250px; padding-right: 20px;}
#main { width: 60%; }
+
+.entity { background-color: yellow; }
+.sshkey,.gridcert { background-color: #CECECE; }