Author: jablko
Date: Wed Oct 27 12:12:31 2010
New Revision: 8564
Log:
Drop some obsolete CSS
Deleted:
trunk/css/menu.css
Modified:
trunk/apps/qubit/config/view.yml
trunk/css/graphic.css
Modified: trunk/apps/qubit/config/view.yml
==============================================================================
--- trunk/apps/qubit/config/view.yml Wed Oct 27 12:06:59 2010 (r8563)
+++ trunk/apps/qubit/config/view.yml Wed Oct 27 12:12:31 2010 (r8564)
@@ -23,7 +23,6 @@
form:
graphic:
main: { position: last }
- menu:
javascripts:
/vendor/jquery:
Modified: trunk/css/graphic.css
==============================================================================
--- trunk/css/graphic.css Wed Oct 27 12:06:59 2010 (r8563)
+++ trunk/css/graphic.css Wed Oct 27 12:12:31 2010 (r8564)
@@ -44,45 +44,6 @@
}
/*********************************************************
- SEARCH FORM - ADVANCED
-**********************************************************/
-#search-form table {
- border: 0;
- border-collapse: collapse;
- margin: 0;
- padding: 0;
-}
-
-#search-form td {
- border: 0;
- vertical-align: center;
-}
-
-#search-form .textbox {
- background-color: #FFFFFF;
- border: 2px solid #a3a3a3;
- width: 500px;
- padding: 0 3px 3px 3px;
- margin: 0 0 0 10px;
- font: bold 20px Verdana, Arial, Sans-Serif;
- float: left;
-}
-
-#search-form .form-submit {
- height: 30px;
- font: 15px Verdana, Arial, Sans-Serif;
- margin: 0 5px 0 5px;
- width: 100px;
-}
-
-#search-form .form-submit:hover {
- height: 30px;
- font: 15px Verdana, Arial, Sans-Serif;
- margin: 0 0 0 5px;
- width: 100px;
-}
-
-/*********************************************************
INLINE TABLES
**********************************************************/
table.inline {
@@ -128,37 +89,6 @@
text-align: left;
}
-table.inline td.noline {
- border: none;
-}
-
-table.inlineClear {
- width: 100%;
- border: none;
- margin: 0;
- padding: 0;
-}
-
-table.inlineClear tr {
- vertical-align: top;
- margin: 0;
- padding: 0;
-}
-
-table.inlineClear th {
- text-align: left;
- border: none;
- width: 30%;
- background: transparent;
-}
-
-table.inlineClear td {
- width: 70%;
- text-align: left;
- border: none;
- background: transparent;
-}
-
/*********************************************************
NOTE SPAN
**********************************************************/
@@ -223,9 +153,6 @@
}
-div.multiFileUpload {
-}
-
div.multiFileUploadItem {
border: 1px solid #bbb;
padding: 2px;
@@ -263,17 +190,10 @@
margin: 0 4px 0 0;
}
-div.multiFileUploadInfo .value {
-
-}
-
div.multiFileUploadInfoActions a {
margin-right: 6px;
}
-div.digitalObjectInfo {
-}
-
/*********************************************************
PAGER
**********************************************************/
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.