Update of /var/cvs/contributions/didactor2/src/core/templates/css
In directory james.mmbase.org:/tmp/cvs-serv12630
Modified Files:
loginpage.css
Log Message:
cleaned some shit aways
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/css
Index: loginpage.css
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/templates/css/loginpage.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- loginpage.css 4 Feb 2008 13:30:02 -0000 1.4
+++ loginpage.css 20 Mar 2008 15:37:34 -0000 1.5
@@ -1,170 +1,8 @@
-/******************************************************************
- * TITLE: Didactor 2.0 stylesheet (loginpage.css) *
- * URL : /css
*
- * MODIF: 2004-07-29 *
- ******************************************************************/
-
-/* DESCRIPTION:
- * This is the stylesheet for the first cockpit if you're not logged in yet.
-
- * This CSS looks very much like base.css.
- * Why don't we use _Cascading_.?
-*/
-
-/* ###### Body Text ###### */
-
-body {
- font-family: Tahoma, Arial, Verdana, sans-serif;
- font-size: 0.7em;
- height: 95%;
- width: 100%;
- margin: 0em;
- overflow: auto;
- background-color: #FFFFFF;
-}
-
-h1 {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1.25em;
- color: #ED6F2C
-}
-
-h2 {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1.1em;
- color: #ED6F2C
-}
-
-h3 {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1em;
- color: #ED6F2C
-}
-
-a.menubar:link {
- font-family: Tahoma, Arial, Verdana, sans-serif;
- font-size: 1em;
- font-weight: bold;
- color: #FFFFFF;
- text-decoration: none
-}
-
-a.menubar:visited {
- font-family: Tahoma, Arial, Verdana, sans-serif;
- font-size: 1em;
- font-weight: bold;
- color: #FFFFFF;
- text-decoration: none
-}
-
-a.menubar:hover {
- font-family: Tahoma, Arial, Verdana, sans-serif;
- font-size: 1em;
- font-weight: bold;
- color: #FFFFFF;
- text-decoration: underline
-}
-
-a.menubar:active {
- font-family: Tahoma, Arial, Verdana, sans-serif;
- font-size: 1em;
- font-weight: bold;
- color: #FFFFFF;
- text-decoration: none
-}
-
-a {
- font-weight: normal;
- color: #000000;
- text-decoration: none
-}
-
-a:hover {
- text-decoration: underline
-}
-.content {
- height: 100%;
- width: 100%;
- position: relative
-}
-
-/* ###### navigation-menu lines on the top of the screen ###### */
-
-.applicationMenubarCockpit {
- font-weight: bold;
- color: #FFFFFF;
- text-align: right;
- padding: 0.5em 1.5em 0.8em 0em;
- background-image: url('../gfx/bg_top.gif');
- background-repeat: no-repeat;
- background-color: #F29E42;
- border-bottom: #FFFFFF 1px solid
-}
-
-.providerMenubar {
- font-weight: bold;
- color: #FFFFFF;
- height: 1.9em;
- padding: 0em 0em 0.1em 2.6em;
- background-color: #999999;
- border-bottom: #FFFFFF 1px solid
-}
-
-.educationMenubarCockpit {
- font-weight: bold;
- color: #FFFFFF;
- height: 1.9em;
- padding: 0em 0em 0.1em 0em;
- background-color: #ED6F2C;
- border-bottom: #FFFFFF 1px solid
-}
-
-table.pixellijn {
- width: 100%;
- height: 0.1em;
- vertical-align: bottom;
- padding: 0em 0em 0em 0em;
- background-color:#ED6F2C;
- border-bottom: #FFFFFF 1px solid
-}
-
-/* ###### searchfield in menuline2 ###### */
-
-input.search {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1.1em;
- font-weight: normal;
- color: #000000;
- width: 8.1em;
- height: 1.4em;
- padding: 0em 0em 0em 0em;
- background-color: #EAEAEA;
- border: #404040 1px solid
-}
-
-input {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1.1em;
- font-weight: normal;
- color: #000000;
- padding: 0em 0em 0em 0em
-}
-
-input.formbutton {
- font-family: Arial, Tahoma, Verdana, sans-serif;
- font-size: 1.1em;
- font-weight: normal;
- color: #000000;
- height: 1.6em;
- padding: 0em 0.2em 0.2em 0.2em;
- background-color: #EAEAEA;
- border: #404040 1px solid
-}
/* ###### cockpit: 3 columns ###### */
-.columns {
+body.login .mainContent {
height: 85%;
width: 100%;
position: relative;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs