Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
classkt-main

RETRIEVE BUDGET

Span
classkt-lozenge

GET

 

CREATE EXPENSE

UPDATE EXPENSE

COPY TO ACTUAL

DELETE EXPENSES

CREATE POSITION

UPDATE POSITION

DELETE POSITIONS

...

Style
#breadcrumb-section {margin-bottom: 10px;}
#breadcrumbs li,#breadcrumbs li a{color: #999;}
#main-header {margin: 10px 0 0;}
#title-text a {color: #3B73AF !important;}
.page-metadata {transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition : opacity .25s ease-in-out;}
.page-metadata {opacity: 0; margin: 0 0 30px;}
.page-metadata:hover {opacity: 1.0;}
#title-text {font-family: "kulturista-web",sans-serif;font-weight: 300;font-size: 50px;line-height: 75px;padding-bottom: 5px}
#splitter-sidebar img{top: 17px;position: relative;}
.kt-lozenge {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 2px 5px 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}