Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .aprobado-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, rgb(57,201,28) 0, rgb(57,201,28) 100%), -webkit-linear-gradient(0deg, rgb(57,201,28) 0, rgb(57,201,28) 12%, rgba(255,255,255,0.49) 30%, rgba(255,255,255,0.49) 100%), rgba(0,0,0,0);
- background: -moz-linear-gradient(90deg, rgb(57,201,28) 0, rgb(57,201,28) 100%), -moz-linear-gradient(90deg, rgb(57,201,28) 0, rgb(57,201,28) 12%, rgba(255,255,255,0.49) 30%, rgba(255,255,255,0.49) 100%), rgba(0,0,0,0);
- background: linear-gradient(90deg, rgb(57,201,28) 0, rgb(57,201,28) 100%), linear-gradient(90deg, rgb(57,201,28) 0, rgb(57,201,28) 12%, rgba(255,255,255,0.49) 30%, rgba(255,255,255,0.49) 100%), rgba(0,0,0,0);
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .enviado-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #15912c 0, #15912c 100%), -webkit-linear-gradient(0deg, #15912c 0, #15912c 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%), #15912c;
- background: -moz-linear-gradient(90deg, #15912c 0, #15912c 100%), -moz-linear-gradient(90deg, #15912c 0, #15912c 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%), #15912c;
- background: linear, 90deg, #15912c 0, #15912c 100%, linear, 90deg, #15912c 0, #15912c 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%, #15912c;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .creado-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #eae319 0, #eae319 100%), -webkit-linear-gradient(0deg, #eae319 0, #eae319 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: -moz-linear-gradient(90deg, #eae319 0, #eae319 100%), -moz-linear-gradient(90deg, #eae319 0, #eae319 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: linear, 90deg, #eae319 0, #eae319 100%, linear, 90deg, #eae319 0, #eae319 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .desarrollo-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #2a27dd 0, #2a27dd 100%), -webkit-linear-gradient(0deg, #2a27dd 0, #2a27dd 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: -moz-linear-gradient(90deg, #2a27dd 0, #2a27dd 100%), -moz-linear-gradient(90deg, #2a27dd 0, #2a27dd 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: linear, 90deg, #2a27dd 0, #2a27dd 100%, linear, 90deg, #2a27dd 0, #2a27dd 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .revision-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #f7ac16 0, #f7ac16 100%), -webkit-linear-gradient(0deg, #f7ac16 0, #f7ac16 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: -moz-linear-gradient(90deg, #f7ac16 0, #f7ac16 100%), -moz-linear-gradient(90deg, #f7ac16 0, #f7ac16 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: linear, 90deg, #f7ac16 0, #f7ac16 100%, linear, 90deg, #f7ac16 0, #f7ac16 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .noaprobado-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #ff0509 0, #ff0509 100%), -webkit-linear-gradient(0deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: -moz-linear-gradient(90deg, #ff0509 0, #ff0509 100%), -moz-linear-gradient(90deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: linear, 90deg, #ff0509 0, #ff0509 100%, linear, 90deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
- .finalizado-btn {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- width: 100px;
- height: 20px;
- overflow: hidden;
- border: none;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font: normal normal bold 14px/1 Arial, Helvetica, sans-serif;
- color: white;
- text-align: center;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- background: -webkit-linear-gradient(0deg, #ff0509 0, #ff0509 100%), -webkit-linear-gradient(0deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: -moz-linear-gradient(90deg, #ff0509 0, #ff0509 100%), -moz-linear-gradient(90deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%);
- background: linear, 90deg, #ff0509 0, #ff0509 100%, linear, 90deg, #ff0509 0, #ff0509 12%, rgba(255, 255, 255, 0.49) 30%, rgba(255, 255, 255, 0.49) 100%;
- background-position: 50% 50%;
- -webkit-background-origin: padding-box;
- background-origin: padding-box;
- -webkit-background-clip: border-box;
- background-clip: border-box;
- -webkit-background-size: auto auto;
- background-size: auto auto;
- -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- box-shadow: 0 0 2px 1px rgba(0,0,0,0.5) ;
- text-shadow: 0 0 0 rgba(63,62,62,0.7) ;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement