From c9e4291067a968dba72c62193ac6a330044419f9 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Thu, 7 Dec 2006 16:44:28 +0000 Subject: [PATCH] Minor css updates for userlist table. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483540 13f79535-47bb-0310-9956-ffa450edef68 --- .../webapp/WEB-INF/jsp/decorators/default.jsp | 1 + archiva-webapp/src/main/webapp/css/site.css | 228 +----------------- 2 files changed, 5 insertions(+), 224 deletions(-) diff --git a/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp b/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp index fe81fdfc9..37c38a0d1 100644 --- a/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp +++ b/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp @@ -29,6 +29,7 @@ " type="text/css" media="print"/> diff --git a/archiva-webapp/src/main/webapp/css/site.css b/archiva-webapp/src/main/webapp/css/site.css index fd0cfbfeb..0e4185070 100644 --- a/archiva-webapp/src/main/webapp/css/site.css +++ b/archiva-webapp/src/main/webapp/css/site.css @@ -125,241 +125,21 @@ ul.dependencyTree span.artifact-link { padding-left: 0px; } -// --- Extreme Components Table - -.eXtremeTable { - margin: 0; - padding: 0; -} - -.eXtremeTable select { - font-family: Verdana; - font-size: 9px; - border: solid 1px #EEE; - width: 75px; +.eXtremeTable tr.filter { + padding: 1px; } -.eXtremeTable .tableRegion { - border: 1px solid silver; - padding: 2px; - font-family: Verdana; - font-size: 10px; - margin-top: 7px; +.eXtremeTable .tableRegion, +.eXtremeTable .statusBar { width: 100%; } -div.users .eXtremeTable .tableRegion { - margin-top: 0px; - border-top: 0px; -} - -div.users .extraFilters form { - margin: 0 0 0 0; - padding: 0 0 0 0; - text-align: right; -} - -div.users .extraFilters { - border: 1px solid silver; - border-bottom: 0; -} - -.eXtremeTable .filter { - background-color: #efefef; -} - -.eXtremeTable .filter input { - font-family: Verdana; - font-size: 10px; - width: 100%; -} - -div.users .reports { - float: right; - font-family: Verdana; - font-size: 10px; - height: 1.3em; - padding-right: 0.5em; -} - -div.users .reports img { - border: 0; - vertical-align: middle; -} - -div.users .extraFilters input { - font-family: Verdana; - font-size: 10px; -} - -div.users .extraFilters select,div.users .extraFilters label { - font-family: Verdana; - font-size: 9px; - margin-right: 3px; -} - -.eXtremeTable .filter select { - font-family: Verdana; - font-size: 9px; - border: solid 1px #EEE; - width: 100%; -} - .eXtremeTable .tableHeader { - xbackground-color: #308dbb; background-color: #F3B455; - color: white; - font-family: Verdana; - font-size: 11px; - font-weight: bold; - text-align: left; - padding-right: 3px; - padding-left: 3px; - padding-top: 4; - padding-bottom: 4; - margin: 0; - border-right-style: solid; - border-right-width: 1px; - border-color: white; } .eXtremeTable .tableHeaderSort { - xbackground-color: #3a95c2; background-color: #FFBF5F; - color: white; - font-family: Verdana; - font-size: 11px; - font-weight: bold; - text-align: left; - padding-right: 3px; - padding-left: 3px; - padding-top: 4; - padding-bottom: 4; - border-right-style: solid; - border-right-width: 1px; - border-color: white; -} - -.eXtremeTable .odd a,.even a { - color: Black; - font-size: 10px; -} - -.eXtremeTable .odd td,.eXtremeTable .even td { - padding-top: 2px; - padding-right: 3px; - padding-bottom: 2px; - padding-left: 3px; - vertical-align: middle; - font-family: Verdana; - font-size: 10px; -} - -.eXtremeTable .odd { - background-color: #FFFFFF; -} - -.eXtremeTable .even { - background-color: #dfe4e8; } -.eXtremeTable .highlight td { - color: black; - font-size: 10px; - padding-top: 2px; - padding-right: 3px; - padding-bottom: 2px; - padding-left: 3px; - vertical-align: middle; - background-color: #fdecae; -} - -.eXtremeTable .highlight a,.highlight a { - color: black; - font-size: 10px; -} - -.eXtremeTable .toolbar { - background-color: #F4F4F4; - font-family: Verdana; - font-size: 9px; - margin-right: 1px; - border-right: 1px solid silver; - border-left: 1px solid silver; - border-top: 1px solid silver; - border-bottom: 1px solid silver; -} - -.eXtremeTable .toolbar td { - color: #444444; - padding: 0px 3px 0px 3px; - text-align: center; -} - -.eXtremeTable .separator { - width: 7px; -} - -.eXtremeTable .statusBar { - background-color: #F4F4F4; - font-family: Verdana; - font-size: 10px; - width: 100%; -} - -.eXtremeTable .filterButtons { - background-color: #efefef; - text-align: right; -} - -.eXtremeTable .title { - color: #444444; - font-weight: bold; - font-family: Verdana; - font-size: 15px; - vertical-align: middle; -} - -.eXtremeTable .title span { - margin-left: 7px; -} - -.eXtremeTable .formButtons { - display: block; - margin-top: 10px; - margin-left: 5px; -} - -.eXtremeTable .formButton { - cursor: pointer; - font-family: Verdana; - font-size: 10px; - font-weight: bold; - background-color: #308dbb; - color: white; - margin-top: 5px; - border: outset 1px #333; - vertical-align: middle; -} - -.eXtremeTable .tableTotal { - background-color: #FFFFFF; - border-top: solid 1px Silver; -} - -.eXtremeTable .tableTotalEmpty { - background-color: #FFFFFF; -} - -.eXtremeTable img { - border: 0px; -} - -.eXtremeTable .tasks { - text-align: center; -} -.eXtremeTable .tasks form { - padding: 0px; - margin: 0px; -} -- 2.39.5